<!doctype html>
<html>
  <head>
    <title>JS Tester</title>
  </head>
  <body>
    <script src="myJS.js"></script>
  </body>
</html>

// console.log("Laurence");
/*
This is my comment
Laurence Svekis
*/
